CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openGL 三维 显示

搜索资源列表

  1. MISSILETEST

    0下载:
  2. 导弹试验模拟opengl源码,C语言开发,包括三维显示。-Missile test Analog opengl source, C language development, including three-dimensional display.
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2272097
    • 提供者:bocai
  1. TwoTOThreeDimesion

    0下载:
  2. 本系统主要是利用OpenGL来实现一个二维图片进行三维显示的实例。很有意思。-The system is mainly the use of OpenGL to achieve a two-dimensional picture of the examples of three-dimensional display. Very interesting.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:123023
    • 提供者:wang andy
  1. a13

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用opengl库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so wr
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4640379
    • 提供者:Nero
  1. sf3Ddemotemp

    0下载:
  2. 使用OpenGL做了一个小球的三维显示,并可以对小球的状态进行变化-Use OpenGL to do a three-dimensional display of small ball and small ball can change the state of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:171750
    • 提供者:sufang
  1. PTfigurerevolving

    0下载:
  2. P/T数字转台为原型,在VC++6.0环境下,运用与其有着紧密接口的 OpenGL软件包,开发转台监控软件。该软件能实时采集转台工作参数,并把参数以三维图像形式直观显示出来,且可以通过改变参数实现对转台的控制,当转台参数异常时,该软件给予提示。-The P/T figure revolving stage the main body of a book is produced owing to this problem , in order to strengthening the tall c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:566476
    • 提供者:feng000123
  1. Tutorial_7_Animation

    0下载:
  2. VC下的opengl程序,第七章:opengl中动画的实现。这是三维显示中的重点!-VC under opengl procedures, Chapter VII: opengl in the realization of animation. This is the focus of three-dimensional display!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:27525
    • 提供者:杨建顺
  1. OpenGL_ClothSimulation

    0下载:
  2. OpenGL编程与开发实例:服饰的三维显示示例源码.-OpenGL programming and development examples: dress three-dimensional displays an example source code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:132832
    • 提供者:wzx
  1. Tunnel3D

    0下载:
  2. Android下基于OpenGL ES技术的三维Tunnel绘制功能,比较好的显示tunnel模型,具有基本的纹理贴图功能。-Android Based on OpenGL ES technology, 3D Tunnel rendering capabilities, and better display tunnel model with a basic texture mapping capabilities.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:627466
    • 提供者:辛瑞超
  1. sanweixianshikongjian

    0下载:
  2. 在OpenGL和VC#的基础上实现地形图的三维显示,有源代码-In the OpenGL and VC#, based on the three-dimensional topographic map display, active code
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:788005
    • 提供者:黄帅
  1. Demo

    0下载:
  2. OpenGL 实现三维地形实时动态显示,实时漫游功能-Three-dimensional terrain OpenGL real-time dynamic display, real-time roaming
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1273860
    • 提供者:吴可
  1. OGL_MFC

    0下载:
  2. 为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:106657
    • 提供者:tom
  1. a

    0下载:
  2. 二维图像的三维显示希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1141174
    • 提供者:biao
  1. hanzixianshi

    1下载:
  2. 用opengl实现汉字的3D三维显示,并显示不同的颜色等字体特征-Opengl implementation of 3D characters with three-dimensional display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13157529
    • 提供者:zhangyinxia
  1. openGL

    0下载:
  2. 用openGL实现的对三维模型的显示和操作-With openGL implementation of the three-dimensional model of the display and operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4703232
    • 提供者:Destiny
  1. move Line

    2下载:
  2. 运动轨迹,使用OpenGL,可以三维显示.-Trajectory, using OpenGL, 3D
  3. 所属分类:OpenGL

    • 发布日期:2012-12-29
    • 文件大小:2111579
    • 提供者:xiening
  1. StLViewer_src

    0下载:
  2. 可以实现stl文件的三维显示,并可以不同视角观察,运行环境VS2005.还不错,挺好用的,适合学习stl文件的读取和OPENGL的学习-Stl file can achieve three-dimensional display, and can be observed from different perspectives, operating environment VS2005. Not bad, very good use for learning to read stl file an
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11582971
    • 提供者:曹雪
  1. opengl

    0下载:
  2. opengl为图形显示提供了很好的解决方案,特别是三维图形-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-20
    • 文件大小:31274793
    • 提供者:jgm
  1. plmy2

    0下载:
  2. vc++和opengl三维动态显示北斗七星-three-dimensional display opengl Big Dipper
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4434872
    • 提供者:孙雪琪
  1. plmy3

    0下载:
  2. VC++和OPENGL三维动态显示彩虹和星空-VC++ and OPENGL three-dimensional dynamic display of rainbow
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4453377
    • 提供者:孙雪琪
  1. plmy

    1下载:
  2. VC++和OPENGL三维动态显示纸飞机程序-VC++ and OPENGL dynamic display of three-dimensional paper airplane program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4439666
    • 提供者:孙雪琪
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com